Bookmark
How To Write A Emacs Major Mode For Syntax Coloring
xahlee.org/emacs/elisp_syntax_coloring.html, posted 2011 by peter in development howto linux usability
This page gives a practical example of writing a emacs major mode to do syntax coloring of your own language. You should have few months experience of coding emacs lisp. If you don't know elisp, first take a look at Emacs Lisp Basics.